Sequoia Project Healthcare Directory Implementation Guide
1.2.0 - Release 1

Extension: FHIR IG Conformance

Official URL: https://sequoiaproject.org/fhir/sphd/StructureDefinition/FHIRIGConformance Version: 1.2.0
Active as of 2024-12-23 Computable Name: FHIRIGConformance

When the Transaction extension is set to FHIR REST, this extension specifies which implementation guides and CapabilityStatement resources this Endpoint conforms to. If an Endpoint conforms to multiple versions of a single IG (i.e. multiple versions of US Core) then multiple instances of this extension should be specified.

Context of Use

This extension may be used on the following element(s):

  • Element ID Endpoint

Usage info

Usage:

Formal Views of Extension Content

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Extension
... extension 1..* Extension Extension
... Slices for extension Content/Rules for all slices
.... extension:igPackage S 1..1 Extension The package id or package URL for an implementation guide that this Endpoint claims to conform to.
..... extension 0..0
..... url 1..1 uri "igPackage"
..... value[x] 1..1 Value of extension
...... valueId id
...... valueUrl url
.... extension:igVersion S 0..1 Extension The version of the IG that this Endpoint implements.
..... extension 0..0
..... url 1..1 uri "igVersion"
..... value[x] 1..1 string Value of extension
.... extension:capStmt S 0..* Extension The cannonical URL for any CapabilityStatement resource(s) in the IG that this Endpoint implements.
..... extension 0..0
..... url 1..1 uri "capStmt"
..... value[x] 1..1 uri Value of extension
... url 1..1 uri "https://sequoiaproject.org/fhir/sphd/StructureDefinition/FHIRIGConformance"

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()